CVE-2018-13224
The CVE-2018-13224 entry corresponds to the VEU_TokenERC20 Ethereum token. The vulnerability lies in the sell function of the smart contract, where an integer overflow can cause the expression amount * sellPrice to be zero, thereby inadvertently reducing a seller’s assets. This is a blockchain-sm...